__pycache__/
venv/
.venv/
.vscode/
static/
node_modules/

media/*
!media/avatars/default.jpg

*.pyc
.env
db.sqlite3
db.sqlite3-journal
